﻿2026-06-23T07:05:55.2985170Z Current runner version: '2.335.1'
2026-06-23T07:05:55.2989878Z Runner name: 'kitsubito'
2026-06-23T07:05:55.2990394Z Runner group name: 'Default'
2026-06-23T07:05:55.2991046Z Machine name: 'KITSUBITO'
2026-06-23T07:05:55.2993024Z ##[group]GITHUB_TOKEN Permissions
2026-06-23T07:05:55.2994787Z Contents: read
2026-06-23T07:05:55.2995192Z Metadata: read
2026-06-23T07:05:55.2995567Z Packages: read
2026-06-23T07:05:55.2995929Z ##[endgroup]
2026-06-23T07:05:55.2997512Z Secret source: Actions
2026-06-23T07:05:55.2998020Z Prepare workflow directory
2026-06-23T07:05:55.3428218Z Prepare all required actions
2026-06-23T07:05:55.3457189Z Getting action download info
2026-06-23T07:05:55.6903559Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-23T07:05:56.1993032Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-06-23T07:05:56.2838703Z ##[group]Run actions/checkout@v5
2026-06-23T07:05:56.2839635Z with:
2026-06-23T07:05:56.2839986Z   fetch-depth: 0
2026-06-23T07:05:56.2840415Z   repository: SaberMage/spt-core
2026-06-23T07:05:56.2843649Z   token: ***
2026-06-23T07:05:56.2844002Z   ssh-strict: true
2026-06-23T07:05:56.2844355Z   ssh-user: git
2026-06-23T07:05:56.2844722Z   persist-credentials: true
2026-06-23T07:05:56.2845112Z   clean: true
2026-06-23T07:05:56.2845489Z   sparse-checkout-cone-mode: true
2026-06-23T07:05:56.2845904Z   fetch-tags: false
2026-06-23T07:05:56.2846275Z   show-progress: true
2026-06-23T07:05:56.2846637Z   lfs: false
2026-06-23T07:05:56.2846972Z   submodules: false
2026-06-23T07:05:56.2847347Z   set-safe-directory: true
2026-06-23T07:05:56.2847926Z ##[endgroup]
2026-06-23T07:05:56.3669857Z Syncing repository: SaberMage/spt-core
2026-06-23T07:05:56.3671476Z ##[group]Getting Git version info
2026-06-23T07:05:56.3672214Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-23T07:05:56.3673191Z [command]/usr/bin/git version
2026-06-23T07:05:56.3690133Z git version 2.43.0
2026-06-23T07:05:56.3701806Z ##[endgroup]
2026-06-23T07:05:56.3715247Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a5365201-c823-4120-b7c4-d8c9f3563628' before making global git config changes
2026-06-23T07:05:56.3716922Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T07:05:56.3718660Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-23T07:05:56.3753409Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-23T07:05:56.3773830Z https://github.com/SaberMage/spt-core
2026-06-23T07:05:56.3785270Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-23T07:05:56.3788290Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-23T07:05:56.3815874Z HEAD
2026-06-23T07:05:56.3852346Z ##[endgroup]
2026-06-23T07:05:56.3853389Z [command]/usr/bin/git submodule status
2026-06-23T07:05:56.4033444Z ##[group]Cleaning the repository
2026-06-23T07:05:56.4036983Z [command]/usr/bin/git clean -ffdx
2026-06-23T07:05:58.5359515Z Removing target/
2026-06-23T07:05:58.5367955Z [command]/usr/bin/git reset --hard HEAD
2026-06-23T07:05:58.5647816Z HEAD is now at 634b5c8aa Merge 9f726a95cb948d6c0fd58eec14578eb619106812 into 2bb9c8f7fd85551e5f19c191292c80f778e54346
2026-06-23T07:05:58.5653279Z ##[endgroup]
2026-06-23T07:05:58.5654430Z ##[group]Disabling automatic garbage collection
2026-06-23T07:05:58.5658291Z [command]/usr/bin/git config --local gc.auto 0
2026-06-23T07:05:58.5684884Z ##[endgroup]
2026-06-23T07:05:58.5685703Z ##[group]Setting up auth
2026-06-23T07:05:58.5691513Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-23T07:05:58.5717622Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-23T07:05:58.5920790Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T07:05:58.5946973Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-23T07:05:58.6143923Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T07:05:58.6171365Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-23T07:05:58.6357441Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-23T07:05:58.6386826Z ##[endgroup]
2026-06-23T07:05:58.6387785Z ##[group]Fetching the repository
2026-06-23T07:05:58.6395363Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +634b5c8aa2e71fa1271a5d8b4c3c2c75dc26a9b7:refs/remotes/pull/30/merge
2026-06-23T07:05:59.2937959Z From https://github.com/SaberMage/spt-core
2026-06-23T07:05:59.2938729Z    a035512ed..9f726a95c  design/endpoint-creation-flow -> origin/design/endpoint-creation-flow
2026-06-23T07:05:59.2973970Z ##[endgroup]
2026-06-23T07:05:59.2974660Z ##[group]Determining the checkout info
2026-06-23T07:05:59.2975158Z ##[endgroup]
2026-06-23T07:05:59.2979192Z [command]/usr/bin/git sparse-checkout disable
2026-06-23T07:05:59.3016367Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-23T07:05:59.3041465Z ##[group]Checking out the ref
2026-06-23T07:05:59.3043755Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/30/merge
2026-06-23T07:05:59.3086534Z HEAD is now at 634b5c8aa Merge 9f726a95cb948d6c0fd58eec14578eb619106812 into 2bb9c8f7fd85551e5f19c191292c80f778e54346
2026-06-23T07:05:59.3091848Z ##[endgroup]
2026-06-23T07:05:59.3126453Z [command]/usr/bin/git log -1 --format=%H
2026-06-23T07:05:59.3150307Z 634b5c8aa2e71fa1271a5d8b4c3c2c75dc26a9b7
2026-06-23T07:05:59.3320280Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-23T07:05:59.3320819Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-23T07:05:59.3335995Z shell: /usr/bin/bash -e {0}
2026-06-23T07:05:59.3336267Z ##[endgroup]
2026-06-23T07:05:59.3434509Z ##[group]Run set -euo pipefail
2026-06-23T07:05:59.3434894Z [36;1mset -euo pipefail[0m
2026-06-23T07:05:59.3435145Z [36;1mPIN=0c95435[0m
2026-06-23T07:05:59.3435389Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-06-23T07:05:59.3435665Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-06-23T07:05:59.3436042Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-06-23T07:05:59.3436518Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-06-23T07:05:59.3436990Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-06-23T07:05:59.3437376Z [36;1m  rm -rf "$CACHE"[0m
2026-06-23T07:05:59.3437671Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-06-23T07:05:59.3437972Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-06-23T07:05:59.3438329Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-06-23T07:05:59.3438724Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-06-23T07:05:59.3439087Z [36;1mfi[0m
2026-06-23T07:05:59.3439388Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-23T07:05:59.3454675Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-23T07:05:59.3455091Z env:
2026-06-23T07:05:59.3455372Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-23T07:05:59.3455701Z ##[endgroup]
2026-06-23T07:05:59.6357691Z    Compiling proc-macro2 v1.0.106
2026-06-23T07:05:59.6358677Z    Compiling unicode-ident v1.0.24
2026-06-23T07:05:59.6359587Z    Compiling quote v1.0.45
2026-06-23T07:05:59.6383161Z    Compiling libc v0.2.186
2026-06-23T07:05:59.6384332Z    Compiling serde_core v1.0.228
2026-06-23T07:05:59.6415836Z    Compiling cfg-if v1.0.4
2026-06-23T07:05:59.6416360Z    Compiling serde v1.0.228
2026-06-23T07:05:59.6433051Z    Compiling log v0.4.32
2026-06-23T07:05:59.6476771Z    Compiling pin-project-lite v0.2.17
2026-06-23T07:05:59.6496302Z    Compiling portable-atomic v1.13.1
2026-06-23T07:05:59.6536262Z    Compiling typenum v1.20.1
2026-06-23T07:05:59.6536962Z    Compiling version_check v0.9.5
2026-06-23T07:05:59.6537307Z    Compiling memchr v2.8.1
2026-06-23T07:05:59.6574505Z    Compiling shlex v2.0.1
2026-06-23T07:05:59.6654752Z    Compiling find-msvc-tools v0.1.9
2026-06-23T07:05:59.6961253Z    Compiling critical-section v1.2.0
2026-06-23T07:05:59.7387085Z    Compiling bytes v1.11.1
2026-06-23T07:05:59.7576060Z    Compiling futures-core v0.3.32
2026-06-23T07:05:59.7940141Z    Compiling subtle v2.6.1
2026-06-23T07:05:59.9000807Z    Compiling equivalent v1.0.2
2026-06-23T07:05:59.9259048Z    Compiling smallvec v1.15.1
2026-06-23T07:05:59.9536764Z    Compiling itoa v1.0.18
2026-06-23T07:05:59.9651256Z    Compiling semver v1.0.28
2026-06-23T07:05:59.9660476Z    Compiling stable_deref_trait v1.2.1
2026-06-23T07:05:59.9711763Z    Compiling futures-sink v0.3.32
2026-06-23T07:05:59.9733727Z    Compiling slab v0.4.12
2026-06-23T07:05:59.9925390Z    Compiling futures-io v0.3.32
2026-06-23T07:06:00.0541276Z    Compiling generic-array v0.14.7
2026-06-23T07:06:00.0601321Z    Compiling futures-task v0.3.32
2026-06-23T07:06:00.0828427Z    Compiling futures-channel v0.3.32
2026-06-23T07:06:00.1507446Z    Compiling hashbrown v0.17.1
2026-06-23T07:06:00.1721760Z    Compiling bitflags v2.12.1
2026-06-23T07:06:00.1910821Z    Compiling rustversion v1.0.22
2026-06-23T07:06:00.2495392Z    Compiling rustc_version v0.4.1
2026-06-23T07:06:00.2560952Z    Compiling cpufeatures v0.2.17
2026-06-23T07:06:00.2910837Z    Compiling fnv v1.0.7
2026-06-23T07:06:00.3070557Z    Compiling strsim v0.11.1
2026-06-23T07:06:00.3520596Z    Compiling rand_core v0.10.1
2026-06-23T07:06:00.3862635Z    Compiling cfg_aliases v0.2.1
2026-06-23T07:06:00.3989203Z    Compiling writeable v0.6.3
2026-06-23T07:06:00.4150861Z    Compiling litemap v0.8.2
2026-06-23T07:06:00.4430609Z    Compiling icu_properties_data v2.2.0
2026-06-23T07:06:00.4681724Z    Compiling utf8_iter v1.0.4
2026-06-23T07:06:00.5121544Z    Compiling ident_case v1.0.1
2026-06-23T07:06:00.6160669Z    Compiling fs_extra v1.3.0
2026-06-23T07:06:00.6359241Z    Compiling getrandom v0.4.2
2026-06-23T07:06:00.6482432Z    Compiling icu_normalizer_data v2.2.0
2026-06-23T07:06:00.6586392Z    Compiling dunce v1.0.5
2026-06-23T07:06:00.7212937Z    Compiling autocfg v1.5.1
2026-06-23T07:06:00.7301269Z    Compiling percent-encoding v2.3.2
2026-06-23T07:06:00.8590183Z    Compiling http v1.4.1
2026-06-23T07:06:00.9088074Z    Compiling thiserror v2.0.18
2026-06-23T07:06:00.9146885Z    Compiling aws-lc-rs v1.17.0
2026-06-23T07:06:00.9558788Z    Compiling indexmap v2.14.0
2026-06-23T07:06:00.9627613Z    Compiling unicode-segmentation v1.13.3
2026-06-23T07:06:00.9800619Z    Compiling cpufeatures v0.3.0
2026-06-23T07:06:00.9971715Z    Compiling syn v2.0.117
2026-06-23T07:06:01.0367585Z    Compiling scopeguard v1.2.0
2026-06-23T07:06:01.0470710Z    Compiling chacha20 v0.10.0
2026-06-23T07:06:01.0860500Z    Compiling form_urlencoded v1.2.2
2026-06-23T07:06:01.1130607Z    Compiling lock_api v0.4.14
2026-06-23T07:06:01.1230572Z    Compiling untrusted v0.9.0
2026-06-23T07:06:01.1570741Z    Compiling rustls v0.23.40
2026-06-23T07:06:01.1826522Z    Compiling heck v0.5.0
2026-06-23T07:06:01.2680243Z    Compiling anyhow v1.0.102
2026-06-23T07:06:01.3170847Z    Compiling atomic-waker v1.1.2
2026-06-23T07:06:01.3300890Z    Compiling unicode-xid v0.2.6
2026-06-23T07:06:01.4119996Z    Compiling const-oid v0.10.2
2026-06-23T07:06:01.4200860Z    Compiling zerocopy v0.8.50
2026-06-23T07:06:01.4370791Z    Compiling httparse v1.10.1
2026-06-23T07:06:01.4410594Z    Compiling parking_lot_core v0.9.12
2026-06-23T07:06:01.4451195Z    Compiling paste v1.0.15
2026-06-23T07:06:01.4550572Z    Compiling num-traits v0.2.19
2026-06-23T07:06:01.4700410Z    Compiling hybrid-array v0.4.12
2026-06-23T07:06:01.5950616Z    Compiling jobserver v0.1.34
2026-06-23T07:06:01.6143264Z    Compiling convert_case v0.10.0
2026-06-23T07:06:01.6520150Z    Compiling curve25519-dalek v4.1.3
2026-06-23T07:06:01.6632103Z    Compiling ahash v0.8.12
2026-06-23T07:06:01.6850588Z    Compiling either v1.16.0
2026-06-23T07:06:01.7141641Z    Compiling base64ct v1.8.3
2026-06-23T07:06:01.7797850Z    Compiling crypto-common v0.1.7
2026-06-23T07:06:01.8210063Z    Compiling block-buffer v0.10.4
2026-06-23T07:06:01.8600287Z    Compiling cc v1.2.63
2026-06-23T07:06:01.8670725Z    Compiling powerfmt v0.2.0
2026-06-23T07:06:01.8740457Z    Compiling fastrand v2.4.1
2026-06-23T07:06:01.9780470Z    Compiling http-body v1.0.1
2026-06-23T07:06:02.0150971Z    Compiling digest v0.10.7
2026-06-23T07:06:02.0303278Z    Compiling deranged v0.5.8
2026-06-23T07:06:02.0389365Z    Compiling pem-rfc7468 v1.0.0
2026-06-23T07:06:02.1341491Z    Compiling time-core v0.1.8
2026-06-23T07:06:02.1769202Z    Compiling pkg-config v0.3.33
2026-06-23T07:06:02.1838147Z    Compiling data-encoding v2.11.0
2026-06-23T07:06:02.2397224Z    Compiling base64 v0.22.1
2026-06-23T07:06:02.2519893Z    Compiling vcpkg v0.2.15
2026-06-23T07:06:02.2670843Z    Compiling mio v1.2.1
2026-06-23T07:06:02.2830996Z    Compiling socket2 v0.6.4
2026-06-23T07:06:02.3119774Z    Compiling getrandom v0.2.17
2026-06-23T07:06:02.5880858Z    Compiling rand_core v0.6.4
2026-06-23T07:06:02.6173854Z    Compiling rand v0.10.1
2026-06-23T07:06:02.6761091Z    Compiling tower-service v0.3.3
2026-06-23T07:06:02.7180826Z    Compiling try-lock v0.2.5
2026-06-23T07:06:02.7505132Z    Compiling zmij v1.0.21
2026-06-23T07:06:02.7803711Z    Compiling tinyvec_macros v0.1.1
2026-06-23T07:06:02.7931320Z    Compiling num-conv v0.2.2
2026-06-23T07:06:02.8060580Z    Compiling want v0.3.1
2026-06-23T07:06:02.8450801Z    Compiling tinyvec v1.11.0
2026-06-23T07:06:02.9420352Z    Compiling parking_lot v0.12.5
2026-06-23T07:06:02.9756357Z    Compiling sha2 v0.10.9
2026-06-23T07:06:02.9833307Z    Compiling block-buffer v0.12.0
2026-06-23T07:06:02.9840511Z    Compiling crypto-common v0.2.2
2026-06-23T07:06:03.0805793Z    Compiling inout v0.1.4
2026-06-23T07:06:03.0820456Z    Compiling vergen-lib v9.1.0
2026-06-23T07:06:03.1620496Z    Compiling n0-future v0.3.2
2026-06-23T07:06:03.2515017Z    Compiling cmake v0.1.58
2026-06-23T07:06:03.2778607Z    Compiling cordyceps v0.3.4
2026-06-23T07:06:03.2870776Z    Compiling crossbeam-utils v0.8.21
2026-06-23T07:06:03.3490335Z    Compiling winnow v1.0.3
2026-06-23T07:06:03.3906185Z    Compiling spin v0.10.0
2026-06-23T07:06:03.4378632Z    Compiling httpdate v1.0.3
2026-06-23T07:06:03.4988768Z    Compiling parking v2.2.1
2026-06-23T07:06:03.5085437Z    Compiling diatomic-waker v0.2.3
2026-06-23T07:06:03.5210526Z    Compiling signature v2.2.0
2026-06-23T07:06:03.5240394Z    Compiling serde_json v1.0.150
2026-06-23T07:06:03.6000810Z    Compiling futures-lite v2.6.1
2026-06-23T07:06:03.6354416Z    Compiling ed25519 v2.2.3
2026-06-23T07:06:03.6520594Z    Compiling futures-buffered v0.2.13
2026-06-23T07:06:03.7040577Z    Compiling cipher v0.4.4
2026-06-23T07:06:03.7213266Z    Compiling netlink-packet-core v0.8.1
2026-06-23T07:06:03.7242680Z    Compiling universal-hash v0.5.1
2026-06-23T07:06:03.7316615Z    Compiling vergen-lib v0.1.6
2026-06-23T07:06:03.7698211Z    Compiling vergen v9.1.0
2026-06-23T07:06:03.7740910Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-23T07:06:03.8490361Z    Compiling heapless v0.7.17
2026-06-23T07:06:03.8590879Z    Compiling noq-udp v0.10.0
2026-06-23T07:06:03.9494957Z    Compiling digest v0.11.3
2026-06-23T07:06:03.9604070Z    Compiling sync_wrapper v1.0.2
2026-06-23T07:06:03.9660489Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-23T07:06:04.0343539Z    Compiling opaque-debug v0.3.1
2026-06-23T07:06:04.0704687Z    Compiling allocator-api2 v0.2.21
2026-06-23T07:06:04.0820614Z    Compiling byteorder v1.5.0
2026-06-23T07:06:04.1170981Z    Compiling polyval v0.6.2
2026-06-23T07:06:04.1798529Z    Compiling vergen-gitcl v1.0.8
2026-06-23T07:06:04.1800674Z    Compiling spin v0.9.8
2026-06-23T07:06:04.1860380Z    Compiling signature v3.0.0
2026-06-23T07:06:04.2504353Z    Compiling aws-lc-sys v0.41.0
2026-06-23T07:06:04.2770715Z    Compiling ring v0.17.14
2026-06-23T07:06:04.2772232Z    Compiling libsqlite3-sys v0.30.1
2026-06-23T07:06:04.3137848Z    Compiling hash32 v0.2.1
2026-06-23T07:06:04.3328898Z    Compiling ryu v1.0.23
2026-06-23T07:06:04.3741198Z    Compiling tower-layer v0.3.3
2026-06-23T07:06:04.4320417Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-23T07:06:04.4951105Z    Compiling num_threads v0.1.7
2026-06-23T07:06:04.5211668Z    Compiling fallible-iterator v0.3.0
2026-06-23T07:06:04.5419631Z    Compiling ghash v0.5.1
2026-06-23T07:06:04.5560539Z    Compiling sha2 v0.11.0-rc.5
2026-06-23T07:06:04.5630480Z    Compiling aes v0.8.4
2026-06-23T07:06:04.5840601Z    Compiling ctr v0.9.2
2026-06-23T07:06:04.6038748Z    Compiling fs2 v0.4.3
2026-06-23T07:06:04.6610368Z    Compiling time v0.3.47
2026-06-23T07:06:04.7490817Z    Compiling http-body-util v0.1.3
2026-06-23T07:06:04.7671250Z    Compiling aead v0.5.2
2026-06-23T07:06:04.7736748Z    Compiling openssl-probe v0.2.1
2026-06-23T07:06:04.8990705Z    Compiling crossbeam-channel v0.5.15
2026-06-23T07:06:04.9274989Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-23T07:06:04.9631000Z    Compiling crossbeam-epoch v0.9.18
2026-06-23T07:06:04.9908032Z    Compiling blake3 v1.8.5
2026-06-23T07:06:05.0560693Z    Compiling netlink-packet-route v0.29.0
2026-06-23T07:06:05.0660544Z    Compiling uuid v1.23.2
2026-06-23T07:06:05.3428393Z    Compiling aes-gcm v0.10.3
2026-06-23T07:06:05.3971185Z    Compiling memoffset v0.6.5
2026-06-23T07:06:05.4411116Z    Compiling acto v0.8.2
2026-06-23T07:06:05.4957585Z    Compiling netwatch v0.16.0
2026-06-23T07:06:05.5341222Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-23T07:06:05.6060942Z    Compiling noq v0.18.0
2026-06-23T07:06:05.6130413Z    Compiling rustix v1.1.4
2026-06-23T07:06:05.6280995Z    Compiling thiserror v1.0.69
2026-06-23T07:06:05.6320765Z    Compiling foldhash v0.2.0
2026-06-23T07:06:05.7770473Z    Compiling rustc-hash v2.1.2
2026-06-23T07:06:05.8111037Z    Compiling lru-slab v0.1.2
2026-06-23T07:06:05.8290669Z    Compiling mac-addr v0.3.0
2026-06-23T07:06:05.8354870Z    Compiling sorted-index-buffer v0.2.1
2026-06-23T07:06:05.9020615Z    Compiling xml-rs v0.8.28
2026-06-23T07:06:05.9180579Z    Compiling identity-hash v0.1.0
2026-06-23T07:06:05.9298295Z    Compiling tagptr v0.2.0
2026-06-23T07:06:05.9931050Z    Compiling synstructure v0.13.2
2026-06-23T07:06:06.0060787Z    Compiling darling_core v0.20.11
2026-06-23T07:06:06.0180500Z    Compiling ref-cast v1.0.25
2026-06-23T07:06:06.0779362Z    Compiling serde_derive_internals v0.29.1
2026-06-23T07:06:06.1929131Z    Compiling hashbrown v0.16.1
2026-06-23T07:06:06.3337713Z    Compiling netlink-packet-route v0.30.0
2026-06-23T07:06:06.7052206Z    Compiling proc-macro-crate v3.5.0
2026-06-23T07:06:06.8800753Z    Compiling xmltree v0.10.3
2026-06-23T07:06:06.9437029Z    Compiling ioctl-rs v0.1.6
2026-06-23T07:06:07.0291842Z    Compiling termios v0.2.2
2026-06-23T07:06:07.0550531Z    Compiling serial-core v0.4.0
2026-06-23T07:06:07.0680621Z    Compiling errno v0.3.14
2026-06-23T07:06:07.1109764Z    Compiling simple-dns v0.9.3
2026-06-23T07:06:07.1351379Z    Compiling aho-corasick v1.1.4
2026-06-23T07:06:07.1801797Z    Compiling simdutf8 v0.1.5
2026-06-23T07:06:07.2215815Z    Compiling arrayvec v0.7.6
2026-06-23T07:06:07.2286167Z    Compiling linux-raw-sys v0.12.1
2026-06-23T07:06:07.2420840Z    Compiling arrayref v0.3.9
2026-06-23T07:06:07.2750699Z    Compiling toml_write v0.1.2
2026-06-23T07:06:07.2800361Z    Compiling resolv-conf v0.7.6
2026-06-23T07:06:07.2990997Z    Compiling smol_str v0.1.24
2026-06-23T07:06:07.4530315Z    Compiling sha1_smol v1.0.1
2026-06-23T07:06:07.5000949Z    Compiling constant_time_eq v0.4.2
2026-06-23T07:06:07.5251310Z    Compiling regex-syntax v0.8.10
2026-06-23T07:06:07.5353734Z    Compiling signal-hook v0.3.18
2026-06-23T07:06:07.5940916Z    Compiling winnow v0.7.15
2026-06-23T07:06:07.7280270Z    Compiling serial-unix v0.4.0
2026-06-23T07:06:07.7341965Z    Compiling signal-hook-registry v1.4.8
2026-06-23T07:06:07.7434126Z    Compiling lru v0.16.4
2026-06-23T07:06:07.9290761Z    Compiling darling_core v0.23.0
2026-06-23T07:06:07.9440495Z    Compiling serde_derive v1.0.228
2026-06-23T07:06:07.9966310Z    Compiling zeroize_derive v1.4.3
2026-06-23T07:06:08.1090659Z    Compiling tokio-macros v2.7.0
2026-06-23T07:06:08.4377077Z    Compiling futures-macro v0.3.32
2026-06-23T07:06:08.6760897Z    Compiling zeroize v1.8.2
2026-06-23T07:06:08.8649954Z    Compiling zerofrom-derive v0.1.7
2026-06-23T07:06:08.8925802Z    Compiling tokio v1.52.3
2026-06-23T07:06:09.3740869Z    Compiling futures-util v0.3.32
2026-06-23T07:06:09.4663179Z    Compiling yoke-derive v0.8.2
2026-06-23T07:06:09.6880761Z    Compiling zerovec-derive v0.11.3
2026-06-23T07:06:09.7799140Z    Compiling displaydoc v0.2.6
2026-06-23T07:06:10.0441156Z    Compiling tracing-attributes v0.1.31
2026-06-23T07:06:10.2850089Z    Compiling zerofrom v0.1.8
2026-06-23T07:06:10.4231068Z    Compiling rustls-pki-types v1.14.1
2026-06-23T07:06:10.5850315Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-23T07:06:10.8681628Z    Compiling yoke v0.8.3
2026-06-23T07:06:10.8857433Z    Compiling thiserror-impl v2.0.18
2026-06-23T07:06:11.0719555Z    Compiling zerotrie v0.2.4
2026-06-23T07:06:11.2216343Z    Compiling darling_macro v0.20.11
2026-06-23T07:06:11.3100882Z    Compiling zerovec v0.11.6
2026-06-23T07:06:11.3948389Z    Compiling derive_more-impl v2.1.1
2026-06-23T07:06:11.4940560Z    Compiling spez v0.1.2
2026-06-23T07:06:11.5975682Z    Compiling darling v0.20.11
2026-06-23T07:06:11.6457960Z    Compiling n0-error-macros v0.1.3
2026-06-23T07:06:11.6695937Z    Compiling derive_builder_core v0.20.2
2026-06-23T07:06:11.7520690Z    Compiling der v0.8.0-rc.10
2026-06-23T07:06:11.8785544Z    Compiling pin-project-internal v1.1.13
2026-06-23T07:06:12.2060902Z    Compiling tinystr v0.8.3
2026-06-23T07:06:12.4350653Z    Compiling icu_locale_core v2.2.0
2026-06-23T07:06:12.7160634Z    Compiling potential_utf v0.1.5
2026-06-23T07:06:12.8560180Z    Compiling icu_collections v2.2.0
2026-06-23T07:06:12.9080856Z    Compiling n0-error v0.1.3
2026-06-23T07:06:12.9951035Z    Compiling derive_builder_macro v0.20.2
2026-06-23T07:06:13.2928633Z    Compiling ipnet v2.12.0
2026-06-23T07:06:13.3065252Z    Compiling pin-project v1.1.13
2026-06-23T07:06:13.3090767Z    Compiling derive_builder v0.20.2
2026-06-23T07:06:13.3500470Z    Compiling spki v0.8.0-rc.4
2026-06-23T07:06:13.3732241Z    Compiling ed25519-dalek v2.2.0
2026-06-23T07:06:13.6065015Z    Compiling icu_provider v2.2.0
2026-06-23T07:06:13.6160488Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-23T07:06:13.6960605Z    Compiling prefix-trie v0.8.4
2026-06-23T07:06:13.7096887Z    Compiling futures-executor v0.3.32
2026-06-23T07:06:13.7840698Z    Compiling ed25519 v3.0.0-rc.4
2026-06-23T07:06:13.8985936Z    Compiling icu_properties v2.2.0
2026-06-23T07:06:13.9360429Z    Compiling icu_normalizer v2.2.0
2026-06-23T07:06:13.9840430Z    Compiling once_cell v1.21.4
2026-06-23T07:06:14.0320594Z    Compiling futures v0.3.32
2026-06-23T07:06:14.0585567Z    Compiling spt-proto v0.13.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-23T07:06:14.2110640Z    Compiling tracing-core v0.1.36
2026-06-23T07:06:14.4489859Z    Compiling hashbrown v0.14.5
2026-06-23T07:06:14.4593995Z    Compiling cobs v0.3.0
2026-06-23T07:06:14.5230126Z    Compiling postcard-derive v0.2.2
2026-06-23T07:06:14.6620819Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-23T07:06:14.7850441Z    Compiling tracing v0.1.44
2026-06-23T07:06:14.9520635Z    Compiling rustls-native-certs v0.8.4
2026-06-23T07:06:15.1386798Z    Compiling tokio-util v0.7.18
2026-06-23T07:06:15.1530653Z    Compiling netlink-sys v0.8.8
2026-06-23T07:06:15.1671131Z    Compiling data-encoding-macro v0.1.20
2026-06-23T07:06:15.2203779Z    Compiling hashlink v0.9.1
2026-06-23T07:06:15.2540662Z    Compiling postcard v1.1.3
2026-06-23T07:06:15.3752889Z    Compiling idna_adapter v1.2.2
2026-06-23T07:06:15.3970610Z    Compiling tower v0.5.3
2026-06-23T07:06:15.4905735Z    Compiling idna v1.1.0
2026-06-23T07:06:15.4990993Z    Compiling enum-assoc v1.3.0
2026-06-23T07:06:15.5051124Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-23T07:06:15.5911033Z    Compiling iroh-metrics-derive v0.4.1
2026-06-23T07:06:15.5956246Z    Compiling async-trait v0.1.89
2026-06-23T07:06:15.7293566Z    Compiling strum_macros v0.28.0
2026-06-23T07:06:15.7380990Z    Compiling num_enum_derive v0.7.6
2026-06-23T07:06:15.7759554Z    Compiling iroh-relay v0.98.0
2026-06-23T07:06:15.9168559Z    Compiling url v2.5.8
2026-06-23T07:06:15.9632348Z    Compiling rusqlite v0.32.1
2026-06-23T07:06:15.9959321Z    Compiling derive_more v2.1.1
2026-06-23T07:06:16.0128346Z    Compiling iroh-metrics v0.38.3
2026-06-23T07:06:16.1020757Z    Compiling netdev v0.42.0
2026-06-23T07:06:16.1817615Z    Compiling h2 v0.4.14
2026-06-23T07:06:16.2236663Z    Compiling tokio-stream v0.1.18
2026-06-23T07:06:16.3430735Z    Compiling n0-watcher v0.6.1
2026-06-23T07:06:16.3855566Z    Compiling netlink-proto v0.12.0
2026-06-23T07:06:16.6309554Z    Compiling moka v0.12.15
2026-06-23T07:06:16.6481508Z    Compiling toml_datetime v0.6.11
2026-06-23T07:06:16.7380969Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-23T07:06:16.7540032Z    Compiling iroh-base v0.98.0
2026-06-23T07:06:16.8620763Z    Compiling attohttpc v0.30.1
2026-06-23T07:06:16.8690907Z    Compiling num_enum v0.7.6
2026-06-23T07:06:16.9770589Z    Compiling tower-http v0.6.11
2026-06-23T07:06:17.0006141Z    Compiling serde_spanned v0.6.9
2026-06-23T07:06:17.0174970Z    Compiling thiserror-impl v1.0.69
2026-06-23T07:06:17.0327423Z    Compiling ref-cast-impl v1.0.25
2026-06-23T07:06:17.1402405Z    Compiling toml_edit v0.22.27
2026-06-23T07:06:17.2714628Z    Compiling spt-store v0.13.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-23T07:06:17.5686299Z    Compiling webpki-roots v1.0.7
2026-06-23T07:06:17.6223794Z    Compiling regex-automata v0.4.14
2026-06-23T07:06:17.6911410Z    Compiling schemars_derive v1.2.1
2026-06-23T07:06:17.8743189Z    Compiling serde_bytes v0.11.19
2026-06-23T07:06:17.8940818Z    Compiling seize v0.5.1
2026-06-23T07:06:17.9176652Z    Compiling hmac v0.12.1
2026-06-23T07:06:18.0363908Z    Compiling iroh v0.98.2
2026-06-23T07:06:18.1219737Z    Compiling cmov v0.5.4
2026-06-23T07:06:18.2706363Z    Compiling pin-utils v0.1.0
2026-06-23T07:06:18.2891121Z    Compiling dyn-clone v1.0.20
2026-06-23T07:06:18.3247588Z    Compiling rustix v0.38.44
2026-06-23T07:06:18.3749735Z    Compiling utf8parse v0.2.2
2026-06-23T07:06:18.4331771Z    Compiling bitflags v1.3.2
2026-06-23T07:06:18.4520573Z    Compiling ctutils v0.4.2
2026-06-23T07:06:18.4960670Z    Compiling nix v0.25.1
2026-06-23T07:06:18.5029346Z    Compiling strum v0.28.0
2026-06-23T07:06:18.5097284Z    Compiling anstyle-parse v1.0.0
2026-06-23T07:06:18.6450853Z    Compiling iroh-dns v0.98.0
2026-06-23T07:06:18.7059969Z    Compiling papaya v0.2.4
2026-06-23T07:06:18.7431491Z    Compiling hkdf v0.12.4
2026-06-23T07:06:18.7646167Z    Compiling filedescriptor v0.8.3
2026-06-23T07:06:18.7750910Z    Compiling backon v1.6.0
2026-06-23T07:06:18.8517339Z    Compiling darling_macro v0.23.0
2026-06-23T07:06:18.9490790Z    Compiling serial v0.4.0
2026-06-23T07:06:19.0097470Z    Compiling downcast-rs v1.2.1
2026-06-23T07:06:19.0215953Z    Compiling shell-words v1.1.1
2026-06-23T07:06:19.0847861Z    Compiling is_terminal_polyfill v1.70.2
2026-06-23T07:06:19.1404986Z    Compiling linux-raw-sys v0.4.15
2026-06-23T07:06:19.1920647Z    Compiling foldhash v0.1.5
2026-06-23T07:06:19.2021028Z    Compiling anstyle v1.0.14
2026-06-23T07:06:19.2211957Z    Compiling colorchoice v1.0.5
2026-06-23T07:06:19.2349506Z    Compiling instability v0.3.12
2026-06-23T07:06:19.2416330Z    Compiling anstyle-query v1.1.5
2026-06-23T07:06:19.3198629Z    Compiling hashbrown v0.15.5
2026-06-23T07:06:19.3510616Z    Compiling signal-hook-mio v0.2.5
2026-06-23T07:06:19.3700747Z    Compiling darling v0.23.0
2026-06-23T07:06:19.3800749Z    Compiling spake2 v0.4.0
2026-06-23T07:06:19.4261055Z    Compiling anstream v1.0.0
2026-06-23T07:06:19.4389379Z    Compiling terminal_size v0.4.4
2026-06-23T07:06:19.4671332Z    Compiling strum_macros v0.26.4
2026-06-23T07:06:19.4780896Z    Compiling sha1 v0.10.6
2026-06-23T07:06:19.6206195Z    Compiling itertools v0.13.0
2026-06-23T07:06:19.7575860Z    Compiling castaway v0.2.4
2026-06-23T07:06:19.7711051Z    Compiling schemars v1.2.1
2026-06-23T07:06:19.7922372Z    Compiling unicode-width v0.1.14
2026-06-23T07:06:19.8511417Z    Compiling toml v0.8.23
2026-06-23T07:06:19.8550561Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-23T07:06:20.0870653Z    Compiling doctest-file v1.1.1
2026-06-23T07:06:20.1150937Z    Compiling indoc v2.0.7
2026-06-23T07:06:20.6151427Z    Compiling spt-msg v0.13.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-23T07:06:20.6941320Z    Compiling regex v1.12.3
2026-06-23T07:06:20.9441583Z    Compiling clap_lex v1.1.0
2026-06-23T07:06:21.0703027Z    Compiling static_assertions v1.1.0
2026-06-23T07:06:21.1719312Z    Compiling compact_str v0.8.2
2026-06-23T07:06:21.3280112Z    Compiling spt-runtime v0.13.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-23T07:06:21.5383290Z    Compiling clap_builder v4.6.0
2026-06-23T07:06:21.9712422Z    Compiling hyper v1.10.1
2026-06-23T07:06:22.2265321Z    Compiling strum v0.26.3
2026-06-23T07:06:22.2384921Z    Compiling unicode-truncate v1.1.0
2026-06-23T07:06:22.3431280Z    Compiling crossterm v0.28.1
2026-06-23T07:06:22.3530860Z    Compiling interprocess v2.4.2
2026-06-23T07:06:22.4340970Z    Compiling lru v0.12.5
2026-06-23T07:06:22.6088329Z    Compiling clap_derive v4.6.1
2026-06-23T07:06:22.6241307Z    Compiling unicode-width v0.2.0
2026-06-23T07:06:22.7220870Z    Compiling portable-pty v0.8.1
2026-06-23T07:06:22.7950745Z    Compiling iana-time-zone v0.1.65
2026-06-23T07:06:22.9710381Z    Compiling cassowary v0.3.0
2026-06-23T07:06:23.0078056Z    Compiling chrono v0.4.45
2026-06-23T07:06:23.1331213Z    Compiling nucleo-matcher v0.3.1
2026-06-23T07:06:23.2736998Z    Compiling spt-term v0.13.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-23T07:06:23.6207218Z    Compiling ratatui v0.29.0
2026-06-23T07:06:23.8260772Z    Compiling hyper-util v0.1.20
2026-06-23T07:06:23.9070502Z    Compiling qrcode v0.14.1
2026-06-23T07:06:23.9760321Z    Compiling tempfile v3.27.0
2026-06-23T07:06:24.4721839Z    Compiling spt-live v0.13.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-23T07:06:24.9300936Z    Compiling clap v4.6.1
2026-06-23T07:06:25.8820625Z    Compiling igd-next v0.17.1
2026-06-23T07:06:26.9761628Z    Compiling portmapper v0.16.0
2026-06-23T07:06:31.6705982Z    Compiling rustls-webpki v0.103.13
2026-06-23T07:06:34.0508546Z    Compiling tokio-rustls v0.26.4
2026-06-23T07:06:34.0509208Z    Compiling rustls-platform-verifier v0.7.0
2026-06-23T07:06:34.0509618Z    Compiling noq-proto v0.17.0
2026-06-23T07:06:34.2027473Z    Compiling hyper-rustls v0.27.9
2026-06-23T07:06:34.2027976Z    Compiling hickory-net v0.26.0-beta.4
2026-06-23T07:06:34.2028348Z    Compiling tokio-websockets v0.13.2
2026-06-23T07:06:34.3344676Z    Compiling reqwest v0.13.4
2026-06-23T07:06:35.2288890Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-23T07:06:49.0146443Z    Compiling spt-net v0.13.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-23T07:06:50.3617018Z    Compiling spt-daemon v0.13.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-23T07:06:57.4904734Z    Compiling spt v0.13.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-23T07:07:01.3087649Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
2026-06-23T07:07:01.3314126Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-685fbd96d215b590)
2026-06-23T07:07:01.3327677Z 
2026-06-23T07:07:01.3327968Z running 1 test
2026-06-23T07:07:07.5195180Z test new_brain_serves_against_old_broker ... ok
2026-06-23T07:07:07.5196460Z 
2026-06-23T07:07:07.5196832Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-06-23T07:07:07.5197156Z 
2026-06-23T07:07:07.5417436Z Post job cleanup.
2026-06-23T07:07:07.6115101Z [command]/usr/bin/git version
2026-06-23T07:07:07.6146215Z git version 2.43.0
2026-06-23T07:07:07.6175871Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9e457397-0884-4ae0-84b1-154c0add2733' before making global git config changes
2026-06-23T07:07:07.6176574Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T07:07:07.6179150Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-23T07:07:07.6208443Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-23T07:07:07.6234522Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-23T07:07:07.6417587Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T07:07:07.6437022Z http.https://github.com/.extraheader
2026-06-23T07:07:07.6443913Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-23T07:07:07.6468121Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-23T07:07:07.6655896Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T07:07:07.6680850Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-23T07:07:07.6985950Z Cleaning up orphan processes
2026-06-23T07:07:07.7483914Z Terminate orphan process: pid (1625597) (spt)
